home *** CD-ROM | disk | FTP | other *** search
/ In-To-The-Net / In-to-the-net (1996)(Weird Science)(Disc 1 of 2)[Amiga-PC].iso / amirc11 / amirc.readme < prev    next >
Text File  |  1996-03-28  |  35KB  |  801 lines

  1. +===================================+
  2. || AmIRC -- The AmigaOS IRC Client ||
  3. +===================================+
  4.  
  5. AmIRC is a client for the IRC Internet Relay Chat protocol.
  6.  
  7. Features:
  8.  
  9. o runs with both AmiTCP and as225/inet225 without additional support libraries.
  10.  
  11. o builtin high speed DCC drivers for SEND and MOVE.  Highly optimized with
  12.   asynchronous file I/O and threaded network handling. Supports Drag&Drop
  13.   sending of files. Supports the "mIRC for Windows" DCC RESUME extension.
  14.  
  15. o tranparent implementation of DCC CHAT. All /MSGs are automatically routed
  16.   via DCC CHAT if applicable, to save runtime and reduce IRC load. Option
  17.   to automatically accept DCC CHAT connections.
  18.  
  19. o ultra fast text output and scrolling. Supports Cut&Paste for the list
  20.   text. Supports proportional fonts.
  21.  
  22. o full support of the "Undernet" IRC extensions, both reply codes and
  23.   additional IRC commands.
  24.  
  25. o intuitive channel display with userlist and channel mode overview.
  26.   Channel modes can easily be changed via gadgets. Configurable user
  27.   action list to perform whatever action you like on users in channel
  28.   by the press of a mousebutton. Ban list window.
  29.  
  30. o supports QUERY windows for private chat.
  31.  
  32. o supports "smart" banning.
  33.  
  34. o versatile AREXX port including server message parsing ("event trapping")
  35.   and commandline/script interaction.
  36.  
  37. o easy command line aliasing.
  38.  
  39. o builtin IdentD (automatically disabled if another IdentD is already
  40.   installed).
  41.  
  42. o supports nick notification, highliting, ignoring and kickban.
  43.  
  44. o versatile event handling allows you to bind sound effects, auto-deiconify
  45.   or rexx scripts to certain events.
  46.  
  47. o server phonebook.
  48.  
  49. o last nick history.  Stores the nicknames of the last nicks you've send
  50.   MSGs to, received MSGs from or addressed publically with "nick:".
  51.   Reference can be used in all commands which require nick names, e.g.  /MSG,
  52.   /OP, /DEOP. Automatic nick expansion on public messages with ":".
  53.  
  54. o TAB messaging to automatically cycle the list of last used nicknames
  55.   with a /MSG prefix.
  56.  
  57. o auto rejoin channel on KICK and auto reconnect server facility.
  58.  
  59. o auto away after idle timeout. Auto unaway after sending public and/or
  60.   private msgs.
  61.  
  62. o auto update download.  Check for and download new releases with a simple
  63.   click.
  64.  
  65. o URL grabber for interfacing with a WWW browser.
  66.  
  67. This is the second real release of AmIRC. It has undergone thorough testing,
  68. although bugs surely have remained. If you find anything queer, send a bug
  69. report to the AmIRC mailing list, "AmIRC@lsd.wupper.de". Thanks!
  70.  
  71. Known problems, their reasons and their cures:
  72.  
  73. o  You absolutely MUST install SetPatch 40.16 (or higher), otherwise you will
  74.    stumble over the broken pool functions in 3.0/3.1 exec.
  75.  
  76. o  Lockup when using Magic Menu. Install NewObtainGIRPort to cure this.
  77.    NewObtainGIRPort is available from aminet or from the AmIRC home page.
  78.    In older readme's, I suggested using SafeGIRPort, but there were
  79.    reports that this won't really help the problem. Sorry, I don't use
  80.    Cycle2Menu or MagicMenu and never had any problems with this myself.
  81.  
  82. o  There are various problems when using AmIRC as an CLChat (ArcNet) client.
  83.    These are all caused by bugs within CLChatIRCD and can't be fixed on
  84.    AmIRC's side.
  85.  
  86. o  ALT-CURSOR-UP/DOWN doesn't work with MultiCX. MultiCX's "advanced
  87.    Edithook" will eat Cursor-UP/Down-Inputevent on it's own so they can't
  88.    be processed by AmIRC. Use a different edit hook.
  89.  
  90. o  ZFREQ causes AmIRC to fail upon start. ZFREQ seems to be unable
  91.    to bear an application allocating a real huge number of ASL_Filerequest
  92.    structures. Use a different file requester patch.
  93.  
  94. o  Neither HILITE, IGNORE nor URL-Grabber work on text written by yourself.
  95.    This is due to internal reasons, I'm not sure if it is worth
  96.    changing.
  97.  
  98. ============================================================================
  99.                          *   Revision history:   *
  100. ============================================================================
  101.  
  102. 1.1
  103. ---
  104. - fixed a few typos in the builtin english text.
  105. - The SendBrowser.AMIRX interface didn't work because the
  106.   path stuff was munged.
  107. - fixed nick changes to be properly tracked in the userhost database
  108.   (fixes QKICK problems with nick floods)
  109. - RDArgs wasn't every freeed, causing a memory leakage if started from shell.
  110. - added support for DALNET extensions: Reply code 328 (Channel URL)
  111.   and PART with additional parameter.
  112. - now accepts nick names up to 30 channels (for use on ArcNet and
  113.   DALNET)
  114. - fixed parsing of the undernet extended 392 message (messed up RPL_TIME).
  115. - on cut operation, normal channel text nick's are now enclosed in
  116.   angle brackets.
  117. - fixed cutting of channel text without prefixes.
  118. - fixed a few background setings of MUI objects.
  119. - "/?" now works different from "/help command"; /? only lists the command
  120.   template, whereas /HELP will view the guide entry as usual.
  121. - notify is fixed to not flood with n^2-1 userhost requests upon detecting
  122.   a bunch of nicks on startup. Also, USERHOST requests are now properly
  123.   grouped by 5 for faster response and less load.
  124. - fixed pasting of multiline text into query windows.
  125. - the connect info window now pops up in deactivated state.
  126. - notify list will now be properly flushed when changing servers.
  127. - incoming private CTCP ACTIONs ("Describes") had the DCC/CTCP color
  128.   instead of the private msg color.
  129. - ban list wasn't properly reread when the channel bound to a window
  130.   or the server changed.
  131. - the userlist listview now has a popup menu with all the defined actions.
  132. - userlist sorting now has three options: sort alpha, add at bottom, add at top.
  133. - several small fixes, cleanups and optmizations.
  134. - CONNECT wasn't recognized as a tooltype.
  135. - specifying server, port, autojoin or password on startup will no longer
  136.   mess up the formely selected server entry in the phonebook.
  137. - specifying a server on startup will now properly use the corresponding
  138.   phonebook entry (if existant) as a template.
  139. - fixed bug in handling DCC RESUME reject messages (which caused an endless
  140.   loop if used between two AmIRCs)
  141. - included fixed documentation, new installer, some new submissions
  142.   and new gost-sounds. Also, fixed a silly bug in the form generation
  143.   in RegisterAmIRC.
  144.  
  145. 1.0
  146. ---
  147. - "Connect Thread" didn't work with the unregistered Version.
  148. - the RESUME button now behaves like GET for DCC MOVE requests.
  149. - fixed a nasty bug in the text layout with control characters
  150.   causing writes outside of the text gadget.
  151. - incoming DCC CHAT messages didn't trigger a PRIVMSG event.
  152. - BEEP on CTRL-G was disfunctional.
  153. - alias definitions are now checked before internal commands. Note
  154.   that it is not possible to nest aliases. You can always access
  155.   the non aliased command by prefixing the command name with a "!",
  156.   i.e. "/!leave". This is usefull when calling commands from ARexx
  157.   scripts.
  158. - several small fixes, cleanups and optmizations.
  159. - DCC sockets now use TCP_NODELAY.
  160. - fixed various bugs the registration utility.
  161. - the RIGHTBORDER setting will now cause window borders to be used
  162.   for scrollers.
  163.  
  164. 0.88beta
  165. --------
  166. - userhost parsing for IRC ops failed due to the trailing "*". Caused
  167.   trouble when /NOTIFYing IRC operators.
  168. - silly bug in DCC CHAT IPC caused a 1k memory leak for every dcc chat
  169.   message received.
  170. - fixed the problem that AmIRC won't properly quit under certain
  171.   circumstances with no open channel windows and closing the last
  172.   open dialog window.
  173. - it is now possible to interface to any web browser by having a
  174.   script called "SendBrowser.AmIRX" in the PROGDIR:Rexx drawer.
  175.   AmIRC will call this script with the selected URL as a parameter.
  176. - several small fixes, cleanups and optmizations.
  177.  
  178. 0.87beta
  179. --------
  180. - list class now avoids "plane optimization" if AmIRC runs on a cybergfx
  181.   chunky mode screen.
  182. - made the userlist scroller less jumpy.
  183. - fixed a few boolean config settings which weren't properly saved.
  184. - fixed screen refresh problems with mark selecting and scrolling.
  185. - during config save, "," inside the autojoin channel settings weren't
  186.   properly escaped, causing the server list to be messed up.
  187. - AWAY state will now be visualized by rendering the nick underlined
  188.   with FILLPEN.
  189. - it's now possible to measure the user-server round trip time by
  190.   issuing the /PING command without parameters.
  191. - double clicking on an entry in the URL grabber window will now cause
  192.   the entry to be copied to the clipboard.
  193. - /QUIT without parameters will now QUIT with the default quit
  194.   message.
  195. - userhost matching now accepts "*" even when no wildstar patch
  196.   is installed on the system.
  197. - 221 (own user modes response) message is now parsed correctly.
  198. - notify output does now output the USERHOST of the nick, too.
  199. - several small fixes, cleanups and optmizations.
  200. - added update documentation and installer script, and removed
  201.   obsolete stuff from this readme ;)
  202.  
  203. 0.86beta
  204. --------
  205. - fixed several problems with listview refresh.
  206. - cut&paste marking is a bit less flashier now again.
  207. - function keys now allow for the same placeholders as user op buttons.
  208. - function key assignments ending with a "\n" now cause the input
  209.   to be directly processed as if the user pressed ENTER manually.
  210. - alias definitions now work even if they start with a "/".
  211. - cutting of multiple line texts will now properly result in a merged line.
  212. - the private message log window got disabled completely.
  213.  
  214. 0.85beta
  215. --------
  216. - sounds and userlist settings weren't updated upon loading the config
  217.   file.
  218. - fixed TAB messaging to properly cycle in both directions.
  219. - fixed several bugs regarding cut&paste marking.
  220. - reduced screen refresh during cut&paste.
  221. - CTRL-TAB now behaves like a single TAB did before, i.e. inserting
  222.   /MSG currently_selected_nickname or only currently_selected_nickname
  223.   into the textfield.
  224. - fixed several problems with the text list output.
  225. - fixed several builtin-catalog problems, mostly introduced by a
  226.   badly checked "\003b"->"\002" search & replace run.
  227. - ignore check caused NULL accesses with server notices.
  228. - fixed a potential crash when disposing the ignore list.
  229.  
  230. 0.84beta
  231. --------
  232. - now requires at least MUI 3.1 to work.
  233. - replaced the main text list with a custom list object optimized for
  234.   this particular purpose. This results in about 3 times faster
  235.   scrolling and generally less CPU usage during text output. Also,
  236.   the new list class is much more memory efficient and works better
  237.   during relayout. Note that the speed isn't fully optimized yet.
  238. - the main text listview now supports mark/cut to clipboard.
  239. - fixed the desynch problems with the ARexx GETLINE command
  240.   which could cause lines to be missed. Now, GETLINE will buffer
  241.   the last 50 server lines internally and will use a special
  242.   counter variable bound to your ARexx script to make sure you
  243.   receive lines in order.
  244. - rewrote the internal prefs handling completely. Decreased AmIRC's
  245.   memory usage by a few 100k's since now all prefs BOOPSI objects
  246.   are created dynamically.
  247. - AmIRC now saves a textual configuration file for easy editing.
  248. - the auto prefs saving during exit can now be turned off with
  249.   a menu option.
  250. - the prefs requesters now have "Use" and "Cancel" buttons.
  251. - event sounds are no more loaded twice or more if the same sounds
  252.   are specified for different events.
  253. - fixed NOTIFY to no longer turn recognized nicks into upper case
  254.   in the list.
  255. - TAB now works more like the ircII tab script; cycling through the
  256.   list of nicks who last send messages to you. SHIFT-TAB cycles forward.
  257. - the "," nick destination will now also by set by incoming DCC
  258.   CHAT messages.
  259. - "Connect Thread" didn't work when the executable path contained
  260.   spaces (i.e. "Ram Disk:" ;)
  261. - real long channel names are now cutted before displayed in the
  262.   channel window and window menu.
  263. - the DCC messages generated by DCC sub threads didn't use the
  264.   color setup for DCC messages.
  265.  
  266. 0.83beta
  267. --------
  268. [internal only]
  269.  
  270. 0.82beta
  271. --------
  272. - changed kickban window layout to fit on medres screens
  273. - fixed a nasty internal bug which caused innocent memory to be overwritten
  274.   during preference save. Could cause nifty side effects under certain
  275.   circumstances.
  276. - changed yet another bug in the prefs window setup which caused a
  277.   bad crash when /IGNORE, /HILITE or /ALIAS were used after the list
  278.   window was opened once.
  279. - reduced overall stack usage and default stack size to 24k.
  280. - changed several string buffers to fit into boopsi's stringclass
  281.   shared buffer.
  282. - several attempts to reduce overall memory usage, esspecially
  283.   using new MUI 3.2 features.
  284.  
  285. 0.81beta
  286. --------
  287. - startup failure caused a FreeSignal(0) to happen.
  288. - added new OP/VOICE icons which should look better on a 4 color screen.
  289. - several GUI fixes.
  290. - reduced signal bit usage to avoid trouble with certain inet225 versions.
  291. - added NORESETHANDLER Tooltype/Shell switch.
  292. - finally changed DCC host ip lookup to use getsockname() on the server
  293.   socket; this should fix ALL kind of ENV:HOSTNAMEish trouble. TIA
  294.   users still must set TIADCC or change to a real IP provider :)
  295. - fixed a severe bug in the DCC CHAT IPC system which caused a
  296.   non-protected access to a pool from several processes, possibly
  297.   resulting in a nifty crash.
  298. - fixed a few potential crashes when moving objects while dynamically
  299.   creating prefs windows.
  300. - event rexx script parameter extension caused a nice crash with
  301.   very long messages.
  302. - changed behavior of the "DCC Receive Dir" field. From now on,
  303.   changes in this path will also affect already queued DCC receive
  304.   requests which haven't be renamed to a different filename and
  305.   path before. This is the "intuitive" behavior.
  306. - added "borderright" tooltype/shell option to have the window
  307.   size border moved to the right. This should really be an MUI
  308.   prefs option.
  309.  
  310. 0.80beta
  311. --------
  312. - Wallops-Display will now display the source of the Wallops message
  313. - fixed a crash when selecting "Sound?" in events menu.
  314. - added fixed catalog translations.
  315. - the default initialisation of the server list was messed up and caused
  316.   both enforcer hits and junk in the password entries.
  317. - sound volume settings get messed up, causing sounds to be played with
  318.   volume 0 until the sound options window was opened once.
  319.  
  320. 0.79beta
  321. --------
  322. - severe bug in the as225 part of the tcp code caused a AmiTCP LVO to be
  323.   called on SockBase, resulting in messed up results up to mere crashes.
  324. - prefs setup modification caused the sound dt support to not work
  325.   properly.
  326. - prefs setup modification caused /LOG to crash immediately.
  327. - did various GUI fixes.
  328.  
  329. 0.78beta
  330. --------
  331. - added GETUSERS command which returns a string of all users on a channel
  332.   of the form "nick1 nick2 nick3"...
  333. - %p replacement within EVENT ARexx calls didn't work at all.
  334. - some internal & GUI cleanup.
  335. - changed DCC port allocation scheme to avoid "reusing" active
  336.   but delayed DCC requests with different users and to avoid
  337.   "No socket" errors with MLink.
  338. - workaround a few MLink close() bugs in DCC send.
  339. - now accepts 422 response as End-Of-MOTD. Fixes problems with IRC
  340.   servers which started up with "Error MOTD file is missing",
  341.   causing login, autojoin etc.pp. handling to not work.
  342. - topics weren't properly cleared when hopping servers or channels.
  343. - rename of DCC-CHAT connections upon NICK didn't work properly.
  344. - "Connect Thread" didn't work when no autojoin was specified
  345.   for the selected server (new instance failed immediately with
  346.   argument parse error)
  347. - private messages output caused %-format-codes to be interpreted
  348.   instead of being ignored.
  349. - "/MSG ," addressed the last PRIVMSG source even if it was a
  350.   PRIVMSG of an ignored user.
  351. - now all ALT-SPACE inside input strings are replaced by simple
  352.   spaces, to avoid trouble with IRC server parsing.
  353. - reduced overall memory usage by making several of the prefs
  354.   windows dynamic.
  355. - added Language Tooltype/Shell-Option to manually select
  356.   a language catalog, overriding locale prefs.
  357. - fixed several GUI quirks.
  358.  
  359. 0.77beta
  360. --------
  361. - fixed a potential WaitForEver() problem in DCC Receive threads.
  362. - changed user mode parsing to better suit localisation.
  363. - event rexx scripts can now take an optional parameter %p which
  364.   will be replaced with the unparsed server line which caused the
  365.   event to happen.
  366. - added "PARSELINE" ARexx command which will split it's argument line into
  367.   LINE.PREFIX, LINE.DEST, LINE.REST and LINE.COMMAND just like GETLINE
  368.   does.
  369. - ARexx-Cmd "ISCONNECTED" didn't work at all, but returned 0 always.
  370. - added GETAWAYSTATE Arexx command.
  371. - fixed HILITE not working properly if the matching word was at the
  372.   end of a line.
  373. - abuse of MUI's label objects caused several dynamic texts to react
  374.   oddly to "_" within them (most notable the kickban win title).
  375.  
  376. 0.76beta
  377. --------
  378. - some tangling Printf() debug statement in the DCC Receive handler caused
  379.   enforcer hits and severe crashes when several DCC Receive threads were
  380.   active.
  381. - added GETCHANNEL, GETSELECTEDUSER, GETUSER and GETUSERSTATE ARexx commands.
  382.   All take an optional WINNUM argument, GETUSER and GETUSERSTATE require an
  383.   user index. GETUSER returns the name of the indexed user of the current window,
  384.   GETUSERSTATE returns RC=1 if the user is OP, RC=2 if he has voice.
  385. - added GETVERSION ARexx command to check AmIRC's version.
  386. - added GETLASTLINE, GETLINECOUNT and GETLINE arexx commands. GETLINE
  387.   will wait(!) for a new line from the server to arrive and return this
  388.   line into the "LINE" variable. It will also return the parsed line
  389.   components into LINE.PREFIX (userhost), LINE.COMMAND (either numerical
  390.   or alpha command), LINE.DEST and LINE.REST. The meaning of the components
  391.   depends on the specific message.
  392. - added new /RXRETURN user command. This is merely to support scripts
  393.   and ought to be used with /ALIAS. It will return it's first and following
  394.   parameters with the current GETLINE command in LINE.COMMAND and LINE.REST
  395.   respectivly.
  396. - fixed several mode changes command templates which were messed up.
  397. - removed auto turn off of input filtering in string gadgets again. Will
  398.   now internally accept CTRL-V, CTRL-U (!), CTRL-B, CTRL-G and CTRL-W
  399.   for entering formatting codes into strings, regardless of the
  400.   IControl input filtering settings.
  401. - lines which contained only control codes messed up the word wrap
  402.   engine.
  403. - fixed a stupid bug in notify which caused ISON request to be not
  404.   send properly under certain circumstances.
  405.  
  406. 0.75beta
  407. --------
  408. - /LIST with a single channel as an argument will no longer cause a complete
  409.   list to be requested.
  410. - fixed "repeat-on-cr-pressed" bug in the string gadgets.
  411. - added parsing of 271/272 response codes (Undernet SILENCE list).
  412. - windows are properly closed upon close request; no longer waits for the
  413.   PART message from the IRC server.
  414. - vbar rendering in the main listview will now completely be done by MUI
  415.   for efficency and exact positioning.
  416. - added netsplit detection.
  417. - string gadget has now turned off input filtering by default.
  418. - string gadget accepts up to 1024 chars and splits accordingly
  419.  
  420. 0.74alpha
  421. ---------
  422. - some MUI3 dependancy slipped in the window creation function.
  423.  
  424. 0.73alpha
  425. ---------
  426. - pressing TAB returned garbage if no user was referenced in the user listview.
  427. - the first window didn't properly show the nickname.
  428. - load and save config with file requester failed badly due to misinitalized
  429.   screen variable.
  430. - added RAW, ECHO and CHANNELS arexx commands.
  431. - fixed several bugs with cycle chains and keyboard control of gadgets.
  432. - raised stack size for DCC CHAT threads. Should fix all kinds of crashes,
  433.   esspecially with as225/inet.
  434. - sound loading was severly messed up and caused about EVENTS^2 datatypes
  435.   load to happen.
  436. - fixed WHO layout a bit.
  437. - extended the /LIST command to properly work in "shell mode"
  438.   with pattern and -MIN arguments.
  439.  
  440. 0.72alpha
  441. ---------
  442. - switched back to using "GetHostId()" if ENV:HOSTNAME doesn't exist
  443.   or is invalid. Should fix all kind of DCC trouble with MLink. Make sure
  444.   that ENV:HOSTNAME is either correct or not existant if you use MLink.
  445. - fixed a few typos and IRC response parsing problems.
  446. - Topics longer than 127 characters caused a real bad crash.
  447. - reduced memory usage a bit.
  448. - %p in alias expansion with missing arguments caused garbage
  449.   to be inserted.
  450. - fixed some bugs in the listview setup.
  451. - added basic log capability (no filtering yet, only RAW output).
  452. - URL grabber messed up news: URLs
  453. - seperate user list windows can now be configured to start up opened
  454.   or closed.
  455. - will now properly rename query windows and dcc chat sessions
  456.   upon receiving of a NICK change message.
  457. - misc. fixes.
  458.  
  459. 0.71alpha
  460. ---------
  461. - something in the optimizer seems to have broken as225r2 compatibility.
  462.   Now compiled without optimizer again. Subject for further investigation.
  463. - didn't work with MUI 2.x due to use of popscreen.mui. Will now
  464.   display a simple string gadget then.
  465.  
  466. 0.70alpha
  467. ---------
  468. - changed internal string table layout; internal string access is now much 
  469.   faster, even when strings are taken from a catalog file.
  470. - /DCC LIST now works.
  471. - /WALLOPS was broken.
  472. - Query windows can now be opened on a different public screen.
  473. - DCC requests are now also accepted when sent with a "NOTICE" to accomodate
  474.   for certain buggy DCC implementations.
  475. - In non-alphasort mode userlist entries were added to the top, not to
  476.   the bottom of the list.
  477. - fixed icon creation to not copy x/y positions of the default icon
  478.   when saving preferences.
  479. - "Connect Thread" does now work, starting a second instance of AmIRC
  480.   connecting to the selected server.
  481. - passing shell commands now works (except StartRX).
  482. - added CTCP CLIENTINFO reply.
  483. - added /LIST command. It currently only opens the list window.
  484.   Implementation will change later on.
  485. - now accepts "*" as a substitute for "current channel", as with
  486.   ",.:"
  487. - the local host's IP number is now always detected by
  488.   using gethostbyname( ENV:HOSTNAME ), since gethostid() was
  489.   totally messed up with multiple interface setups. Should fix
  490.   all kinds of DCC initation trouble.
  491. - now allows different text colors for certain kinds of text.
  492.   Currently limited to MUI drawing pens, which is a limitation
  493.   of MUI's text class.
  494. - /ALIAS command now accepts alias names starting with "/".
  495.   Should avoid some confusion on why "ALIAS /blah ..."
  496.   didn't do what it was expected to do :)
  497. - split preferences window.
  498. - Action buttons and Event setups are now horizontally scrollable
  499.   Virtgroups to better fit on vertically small screens.
  500. - maximum number of user action buttons raised to 24 due to
  501.   popular demand :) Note that this will invalidate old button
  502.   settings (sorry, this is due a braindamaged ExportID
  503.   selection in older versions)
  504. - the input processor now accepts LF characters in the
  505.   string gadget and automatically splits the lines.
  506.   Useful when pasting multiple line clips.
  507. - added highlite option. Allows to highlite channel text
  508.   from certain nicks or userhosts or keywords. Added
  509.   new event for highlite (/HIGHLITE and /UNHIGHLITE
  510.   commands)
  511. - added IGNORE support (/IGNORE and /UNIGNORE commands).
  512. - implemented the Undernet "SILENCE" command.
  513. - DCC MOVE and RESUME are now functional again.
  514. - severe bug in tcp.lib memory allocation could cause
  515.   all kind of trouble with sockets being used by
  516.   subthreads. Noticably terminating AmIRC with pending
  517.   DCC tasks caused a guru in most cases.
  518. - fixed the string input hook to no longer swallow
  519.   non-plain/shifted TAB events (which effectivly disabled
  520.   MUI's Window-Select-Feature)
  521. - added alpha documentation by Larry 'Duran' Walton.
  522.   Direct any comments about the documentation to him :)
  523. - compiled with optimizer turned on for a test.
  524. - fixed URL grabber stopping parsing at an ~.
  525. - Fkey strings may now contain "\n" to allow for
  526.   multi line commands.
  527. - When changing servers, will now correctly clear
  528.   the channel names if autojoin channels are
  529.   specified.
  530.  
  531. 0.69alpha (quickfix)
  532. --------------------
  533. - subitems for the window sub menu weren't no longer added,
  534.   making closing windows crash badly.
  535.  
  536. 0.68alpha
  537. ---------
  538. - CTCP PING didn't work.
  539. - holding down ENTER caused the same text to be continously send.
  540. - SHIFT-TAB will now insert "Nick: " into the input line.
  541. - CTRL-UP/DOWN and ALT-UP/DOWN inside a query window caused instant crash.
  542. - String class was, in cooperation with some MUI bug, loosing signal bits.
  543.   This caused frame gadgets to not work any longer.
  544. - The bubble help of the userlist action buttons will now display the
  545.   real command assigned to the button.
  546. - Userlist action buttons now work if no user is selected and no %u
  547.   was specified.
  548. - /ME within dialog windows will now work just like /DESCRIBE.
  549.  
  550. 0.67alpha
  551. ---------
  552. - DCC windows now use tiny fonts for the lists.
  553. - optimized TextFit() wasn't working correctly, cutting of
  554.   characters depending on the font.
  555. - enforcer hits with commands which had a single channel name
  556.   as a parameter ("/NAMES #Amigager" for example).
  557. - /RX will now find commands in PROGDIR:Rexx
  558. - Rexx-on-Event didn't work at all
  559. - added a few more sound samples by Robert Wilkens
  560. - the event manager now has "Test sound" buttons
  561. - Connect and Autodownload windows shouldn't cause trouble any more
  562.   (recycled MUIMasterBase between tasks :)
  563. - the "is this mail or news" guess in the URL grabber
  564.   always assumed mail
  565.  
  566. 0.66alpha
  567. ---------
  568. - userlist action button rows which contain no labels will now be
  569.   hidden
  570. - the first 10 window selector menu items now have shortcuts from "0" to "9".
  571.   Allows to easily switch channel windows with Amiga-0..9.
  572. - serious bug in DCC-SEND; neither RESUME-ACCEPT nor MOVE-RESUME did work
  573.   since AmIRC didn't actually seeked to the requested file position.  
  574. - added support for TIADCC (SetEnv TIADCC "tiahost port"). The
  575.   variable format is compatible with Tau's DCC implementation.
  576. - fixed a few quirks in the string input class.
  577. - list class is now more compatible with fonts which have a "obscure"
  578.   tf_XSize value.
  579. - sub processes weren't properly terminated during IPC if the main application
  580.   was forcefully quit.
  581. - fixed drag & drop list sort for server and alias list (MUI3 only).
  582. - the button/info row in query windows can now be turned off to save
  583.   visual space.
  584. - fixed activation state of the user list. If the current user
  585.   PARTs or gets KICKed, selection will turn off completely. If
  586.   the current user renames himself, the selection will follow
  587.   accordingly.
  588.  
  589. 0.65alpha quick fix :)
  590. ----------------------
  591. - String input gadget was dead with MUI 2.3.
  592. - added a kludge to avoid MUI 3.0's MUIA_String_MaxLen-1-Bug within the
  593.   nickname gadgets
  594.  
  595. 0.64alpha
  596. ---------
  597. - fixed splitting and rejoining of lines in listview (spaces got inserted
  598.   when a line couldn't be split on a word boundary)
  599. - main listview now properly preserves text style attributes upon line
  600.   splits and relayouts
  601. - the ban popup list is now a "real" window which can be dragged and sized
  602. - line read buffer pointer wasn't reset when a server link was forcefully
  603.   terminated. Caused nonsense to appear on next connect.
  604. - added support for "DCC RESUME", a method of resuming DCC SENDs
  605.   originally implemented by the mIRC for Windoze IRC client. It's not
  606.   recommended to use DCC RESUME between AmIRCs, use MOVE instead.
  607. - OP/VOICE now accept up to four nicks
  608. - BAN did work with a single nick only.
  609. - the command parser assumed that all strings beginning with "*"
  610.   are channel names, effectivly rendering /BAN useless.
  611. - KICKBAN window now has four buttons to setup "standard" types
  612.   of ban mask (full, userhost, dynamic hostname, dynamic ip)
  613. - CTRL-Cursor-Up/Down now allows to select the current user in
  614.   the user list.
  615. - TAB will now enter "/MSG nick " if the input line is empty
  616.   or just "nick" if there is already something entered in the line.
  617. - ALT-Cursor-Up/Down allows to scroll within the main output list.
  618.   ALT-SHIFT allows to page accordingly.
  619. - fixed a few bugs in state managment of the main list class.
  620.   Could cause enforcer hits when LCM_INSERT was used before
  621.   MUIM_Show was called; this mainly occured with the new
  622.   private message log which normally stays closed.
  623. - "Auto open Dialog Windows" was not functional at all.
  624. - Function key did only work when changed during the session, not
  625.   after loading.
  626. - Rexx script gathering caused entries with "PROGDIR:" to be
  627.   entered in the list, which didn't work, cause it would
  628.   have referenced the Rexx master process' PROGDIR: if
  629.   it would exist :)
  630. - several parts of parsing code failed with characters > 127, 
  631.   esspecially the notify option with "strange" nicks.
  632. - messages added to the private message log now have a time
  633.   stamp.
  634. - finally got around adding Troy Davis to the thanks list
  635.   in the about requester.
  636.  
  637. 0.63alpha
  638. ---------
  639. - the vertical bar in the main listview was messed up.
  640. - added VBars on several of the other listviews (MUI3 only)
  641. - User list action buttons didn't used MUIA_Font_Tiny as intended.
  642. - "Save as" with no config name given could cause erraneous behavior
  643.   and even crashes with some requester patches.
  644. - manually resetting AWAY via menu state didn't restart the auto away 
  645.   timeout.
  646. - failure to open "rexxsyslib.library" wasn't catched and could cause
  647.   serious trouble later on.
  648. - fixed a severe bug in the ioctl() call in AS225 which was called
  649.   with the AmiTCP code for FIONREAD. Caused DCC's to loop dead.
  650. - auto reconnect to server now limited to 10 retries.
  651. - now checks for duplicates before adding entries to the URL grab window.
  652. - nickname gadgets now accept all RFC-1459 allowed nickname characters
  653.   and even "_" :)
  654. - added help bubbles for the channel mode buttons (MUI3 only)
  655.  
  656. 0.62alpha
  657. ---------
  658. - Click-On-Notify still didn't work <blush>
  659. - fixed selectwait() call in the as225 tcp interface. DCCs are now
  660.   properly cancelable :)
  661. - /RX did pass parameters, but only the first <blush again>
  662. - /NOTIFY did react on parts of nicknames (e.g. "/NOTIFY OLI" reacted
  663.   on an "OLIVER" being on)
  664. - added URL grabber; incoming text is scanned for URLs and MessageIds,
  665.   which are presented in a list window. Double clicking on a URL will
  666.   send them to AMOSAIC.1 via Rexx
  667. - Rexx: Using "Say" with no open window caused terrible crash
  668. - added privmsg log window which stores all private msgs send to you
  669. - added a few Undernet servers to the default server list
  670. - added a few useful menu shortcuts
  671.  
  672. 0.61alpha
  673. ---------
  674. - incoming/outging DCC chat requests will now no longer open the dcc chat
  675.   list window.
  676. - startup errors (in particular wrong arguments passed on a shell startup)
  677.   caused destructors to be inproperly called, resulting in dead locks.
  678. - WHOIS-ON-NOTIFY didn't work when the watched user was logged in
  679.   (did send "WHOIS +USER"...)
  680. - made an attempt to fix the as225 code which seems to be crashing
  681.   on DCC (sorry, can't check this for myself)
  682. - /RX didn't pass arguments.
  683. - will now no longer create an empty Rexx menu if no rexx scripts are
  684.   found (AmIRC looks into PROGDIR:Rexx/ and Rexx: for files ending with *.AMIRX).
  685.   It's nicer and avoids nasty crashes with certain buggy Menu hacks :)
  686.  
  687. 0.60alpha
  688. ---------
  689. - channel list didn't worked at all.
  690. - double click on an entry in the notify list will now issue an /WHOIS nick
  691.   command.
  692.  
  693. 0.59alpha
  694. ---------
  695. - AWAY flag is cleared after connection to a server.
  696. - Autojoin channels are now bound to the server configs. This allows you
  697. to specify different channels for different servers.
  698. - state of the "Create Icons" menuitem is now saved correctly.
  699. - "Help" menuitem works.
  700. - Bug in the string class caused enforcer hits and made MUIKEYS not
  701.   working correctly.
  702. - when the connection was lost during receive of the channel list,
  703.   the channel listview stayed deactived.
  704. - empty CTCP ACTION requests are no longer displayed.
  705.  
  706. 0.58alpha
  707. ---------
  708. - the light bulb's transparent color wasn't set correctly so the background
  709.   got overwritten.
  710. - fixed a few MUI object background settings.
  711. - program and basename now thoroughly changed from MICROIRC to AMIRC.
  712. - light bulb is now a page group to avoid MUIA_Bitmap_Bitmap not being
  713.   correctly settable. Should also fix a potential crash.
  714. - added FKey support.
  715. - String gadget is now constantly activated.
  716. - added "Invite" event.
  717. - default prefs storage location is now "PROGDIR:Default.MIRC" to
  718.   avoid problems if AmIRC is started from another dir.
  719. - now deiconifies upon receiving SIGBREAKF_CTRL_F
  720.  
  721. 0.57alpha
  722. ---------
  723. (skipped)
  724.  
  725. 0.56alpha
  726. ---------
  727. - light bulb/mic icon refresh now fixed.
  728. - fixed QUERY windows to correctly parse IRC formating codes on output.
  729.  
  730. 0.55alpha (saturday evening release, please don't wonder :-)
  731. ------------------------------------------------------------
  732. - fixed missing CTCP ACTION parsing for private PRIVMSGs
  733. - added missing /DESCRIBE command.
  734. - OP/VOICE status is now displayed with a nice icon (thanks Morden).
  735.   The implementation of the display sucks, it's gonna fixed in the next
  736.   release.
  737.  
  738. 0.54alpha
  739. ---------
  740. - fixed a bug in WALLOPS and ERROR parsing, not outputting anything but
  741.   causing an enforcer hit instead.
  742. - userhost database sometimes caused calls to FreePool() with a mismatched
  743.   size (len-1). Could screw up pool management severly.
  744. - now entering a server name no longer causes the list to be sorted,
  745.   leaving input focus on an undesired entry.
  746. - added missing /BAN, /BANDEL and /BANLIST commands.
  747.  
  748. 0.53alpha
  749. ---------
  750. - just bumped revision to avoid confusion with a "0.52alpha" floating
  751.   around.
  752.  
  753. 0.52alpha (not published)
  754. -------------------------
  755. - seperated user list now finally works without crashing badly.
  756. - the seperated user list windows now have a close gadget, and the channel
  757.   windows have a pop button to reopen it.
  758. - fixed sorting of user list.
  759. - changes of GUI settings now happen instantly. Note that MUI 2.x
  760.   requires closing and reopening of windows for some operations.
  761. - kludged around the userlist refresh bug by manually forcing redraw
  762.   on every JOIN/PART.
  763. - Auto-Rejoin-After-Kick now defaults to off due to popular demand.
  764.  
  765. 0.51alpha (not published)
  766. -------------------------
  767. - fixed incorrect parsing of 317 extend message (signon time)
  768. - fixed a few quirks in DCC SEND aborted output.
  769.  
  770. 0.50alpha
  771. ---------
  772. - fixed a crash with certain MUI versions on SAVE.
  773. - DCC originating sometimes didn't work since GetHostId() reported
  774.   "127.0.0.1" (localhost). Now falls back to reading ENV:HOSTNAME
  775.   and doing gethostbyname() on this.
  776. - the user list may now be hidden totally or put to a seperate window.
  777.   Note: This isn't implemented correctly now; i'll change it ASAP.
  778. - the user list sorting can now be turned off.
  779.  
  780. 0.49alpha
  781. ---------
  782. - remote logging of AMIRC usage has been removed completely.
  783.  
  784. 0.48alpha
  785. ---------
  786. - added event handling. Allows you to deiconify, beep or play a (datatypes)
  787. sound on certain events.
  788. - some internal stuff.
  789. - added processing of the "250" extension message.
  790.  
  791. 0.47alpha
  792. ---------
  793. - fixed "DCC SEND/MOVE ABORTED" which was screwed in several places.
  794.  
  795. 0.46alpha
  796. ---------
  797. - added RAW IRC output window.
  798. - Auto-Update-Get will now automatically extract AMIRC.ReadMe to T:,
  799.   display it and offer to automatically unpack the gotten archive
  800.   to RAM:
  801.